Skip to content

Conversation

alexcrichton
Copy link
Member

  • Display::fmt is stable
  • Debug::fmt is stable
  • FromIterator::from_iter is stable
  • Peekable::peek is stable

@rust-highfive
Copy link
Contributor

r? @pcwalton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

r? @aturon

@aturon
Copy link
Contributor

aturon commented Feb 2, 2015

Hm, I wonder if we should lint on this situation (or perhaps reintroduce stable inheritance for trait items).

@bors: r+ cfc7791

@alexcrichton
Copy link
Member Author

@bors: rollup

* Display::fmt is stable
* Debug::fmt is stable
* FromIterator::from_iter is stable
* Peekable::peek is stable
@alexcrichton
Copy link
Member Author

@bors: r=aturon b2297fd rollup

@Manishearth
Copy link
Member

Can you also pull in my changes from #21890?

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 4, 2015
* Display::fmt is stable
* Debug::fmt is stable
* FromIterator::from_iter is stable
* Peekable::peek is stable
@bors bors merged commit b2297fd into rust-lang:master Feb 4, 2015
@alexcrichton alexcrichton deleted the missing-stability branch February 4, 2015 18:04
@aturon aturon mentioned this pull request Feb 4, 2015
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants